Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22577 | GEN008440 | SV-26965r1_rule | ECSC-1 | Low |
Description |
---|
Automated file system mounting tools may provide unprivileged users with the ability to access local media and network shares. If this access is not necessary for the system’s operation, it must be disabled to reduce the risk of unauthorized access to these resources. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2016-06-22 |
Check Text ( C-27912r1_chk ) |
---|
If the autofs service is needed, this vulnerability is not applicable. Check if the autofs service is running. # svcs svc:/system/filesystem/autofs If the autofs service is online this is a finding. |
Fix Text (F-24227r1_fix) |
---|
Stop and disable the autofs service. # svcadm disable autofs |